home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 20
/
Cream of the Crop 20 (Terry Blount) (1996).iso
/
program
/
vbprnt20.zip
/
SRC
/
VBPRNT16.DEF
< prev
next >
Wrap
Text File
|
1996-05-31
|
355b
|
18 lines
LIBRARY VBPRNT16
DESCRIPTION 'ExtDeviceMode functions for VB'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 8192
EXPORTS
VBGetPrinters
VBGetDriverFromName
VBSetDefPrinter
VBGetDefPrinter
VBExtDeviceMode
VBDevModeToStr
VBStrToDevMode
VBDeviceCapabilities
VBResetDC